home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / cipher.arc / CIPHER.DOC < prev   
Text File  |  1985-07-18  |  512b  |  23 lines

  1.                             CIPHER.COM  -  DOC FILE
  2.  
  3.             To ENCRYPT existing file:
  4.  
  5.             CIPHER PASSWORD <FILENAME >NEWNAME
  6.  
  7.  
  8.             To ENCRYPT and create file:
  9.  
  10.             CIPHER PASSWORD >FILENAME
  11.  
  12.             Type contents of file then type CONTROL Z and RETURN
  13.  
  14.  
  15.             To display ENCRYPTED FILE:
  16.  
  17.             CIPHER PASSWORD <FILENAME
  18.  
  19.  
  20.             To DECRYPT file:
  21.  
  22.             CIPHER PASSWORD <ENCRYPTED FILENAME >DECRYPTED FILENAME
  23.